projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28377d4
)
Trivial typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 28 Mar 2014 23:19:37 +0000
(19:19 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 29 Mar 2014 03:51:52 +0000
(23:51 -0400)
gtk/gtkflowbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkflowbox.c
b/gtk/gtkflowbox.c
index 63c4766ad72a65d7baf5727b8b74f60da6d903e5..942d5776e9df25d206c4bb32f5acace8cc28557f 100644
(file)
--- a/
gtk/gtkflowbox.c
+++ b/
gtk/gtkflowbox.c
@@
-4537,7
+4537,7
@@
gtk_flow_box_unselect_all (GtkFlowBox *box)
* @user_data: (closure): user data
*
* A function used by gtk_flow_box_selected_foreach().
- * It will be called on every selected child of th
t
@box.
+ * It will be called on every selected child of th
e
@box.
*
* Since: 3.12
*/